home *** CD-ROM | disk | FTP | other *** search
- MiscDVInspector = {
- ACTIONS = {
- "borderChanged:" = "borderChanged:";
- "iconsChanged:" = "iconsChanged:";
- "optionsChanged:" = "optionsChanged:";
- "revert:" = "revert:";
- };
- OUTLETS = {
- borderMatrix = borderMatrix;
- iconMatrix = iconMatrix;
- optionMatrix = optionMatrix;
- };
- SUPERCLASS = IBInspector;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
-